build(deps): bump the minor-and-patch group with 22 updates#26
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the minor-and-patch group with 22 updates#26dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the minor-and-patch group with 22 updates: | Package | From | To | | --- | --- | --- | | [anthropic](https://github.com/anthropics/anthropic-sdk-python) | `0.25.0` | `0.109.1` | | [certifi](https://github.com/certifi/python-certifi) | `2026.2.25` | `2026.5.20` | | [click](https://github.com/pallets/click) | `8.3.1` | `8.4.1` | | [fastapi](https://github.com/fastapi/fastapi) | `0.110.0` | `0.137.0` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.25.2` | `3.29.4` | | [fsspec](https://github.com/fsspec/filesystem_spec) | `2026.2.0` | `2026.4.0` | | [hf-xet](https://github.com/huggingface/xet-core) | `1.4.2` | `1.5.1` | | [httptools](https://github.com/MagicStack/httptools) | `0.7.1` | `0.8.0` | | [huggingface-hub](https://github.com/huggingface/huggingface_hub) | `1.7.2` | `1.19.0` | | [idna](https://github.com/kjd/idna) | `3.11` | `3.18` | | [markdown-it-py](https://github.com/executablebooks/markdown-it-py) | `4.0.0` | `4.2.0` | | [packaging](https://github.com/pypa/packaging) | `26.0` | `26.2` | | [pydantic](https://github.com/pydantic/pydantic) | `2.12.5` | `2.13.4` | | [pydantic-core](https://github.com/pydantic/pydantic) | `2.41.5` | `2.47.0` | | [pygments](https://github.com/pygments/pygments) | `2.19.2` | `2.20.0` | | [pytest](https://github.com/pytest-dev/pytest) | `9.0.2` | `9.1.0` | | [pytz](https://github.com/stub42/pytz) | `2026.1.post1` | `2026.2` | | [tokenizers](https://github.com/huggingface/tokenizers) | `0.22.2` | `0.23.1` | | [tqdm](https://github.com/tqdm/tqdm) | `4.67.3` | `4.68.2` | | [typer](https://github.com/fastapi/typer) | `0.24.1` | `0.26.7` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.29.0` | `0.49.0` | | [watchfiles](https://github.com/samuelcolvin/watchfiles) | `1.1.1` | `1.2.0` | Updates `anthropic` from 0.25.0 to 0.109.1 - [Release notes](https://github.com/anthropics/anthropic-sdk-python/releases) - [Changelog](https://github.com/anthropics/anthropic-sdk-python/blob/main/CHANGELOG.md) - [Commits](anthropics/anthropic-sdk-python@v0.25.0...v0.109.1) Updates `certifi` from 2026.2.25 to 2026.5.20 - [Commits](certifi/python-certifi@2026.02.25...2026.05.20) Updates `click` from 8.3.1 to 8.4.1 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.md) - [Commits](pallets/click@8.3.1...8.4.1) Updates `fastapi` from 0.110.0 to 0.137.0 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.110.0...0.137.0) Updates `filelock` from 3.25.2 to 3.29.4 - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst) - [Commits](tox-dev/filelock@3.25.2...3.29.4) Updates `fsspec` from 2026.2.0 to 2026.4.0 - [Commits](fsspec/filesystem_spec@2026.2.0...2026.4.0) Updates `hf-xet` from 1.4.2 to 1.5.1 - [Release notes](https://github.com/huggingface/xet-core/releases) - [Commits](huggingface/xet-core@v1.4.2...v1.5.1) Updates `httptools` from 0.7.1 to 0.8.0 - [Release notes](https://github.com/MagicStack/httptools/releases) - [Commits](MagicStack/httptools@v0.7.1...v0.8.0) Updates `huggingface-hub` from 1.7.2 to 1.19.0 - [Release notes](https://github.com/huggingface/huggingface_hub/releases) - [Commits](huggingface/huggingface_hub@v1.7.2...v1.19.0) Updates `idna` from 3.11 to 3.18 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md) - [Commits](kjd/idna@v3.11...v3.18) Updates `markdown-it-py` from 4.0.0 to 4.2.0 - [Release notes](https://github.com/executablebooks/markdown-it-py/releases) - [Changelog](https://github.com/executablebooks/markdown-it-py/blob/master/CHANGELOG.md) - [Commits](executablebooks/markdown-it-py@v4.0.0...v4.2.0) Updates `packaging` from 26.0 to 26.2 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@26.0...26.2) Updates `pydantic` from 2.12.5 to 2.13.4 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.12.5...v2.13.4) Updates `pydantic-core` from 2.41.5 to 2.47.0 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/commits) Updates `pygments` from 2.19.2 to 2.20.0 - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.19.2...2.20.0) Updates `pytest` from 9.0.2 to 9.1.0 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.0.2...9.1.0) Updates `pytz` from 2026.1.post1 to 2026.2 - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](stub42/pytz@release_2026.1.post1...release_2026.2) Updates `tokenizers` from 0.22.2 to 0.23.1 - [Release notes](https://github.com/huggingface/tokenizers/releases) - [Changelog](https://github.com/huggingface/tokenizers/blob/main/RELEASE.md) - [Commits](huggingface/tokenizers@v0.22.2...v0.23.1) Updates `tqdm` from 4.67.3 to 4.68.2 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](tqdm/tqdm@v4.67.3...v4.68.2) Updates `typer` from 0.24.1 to 0.26.7 - [Release notes](https://github.com/fastapi/typer/releases) - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md) - [Commits](fastapi/typer@0.24.1...0.26.7) Updates `uvicorn` from 0.29.0 to 0.49.0 - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.29.0...0.49.0) Updates `watchfiles` from 1.1.1 to 1.2.0 - [Release notes](https://github.com/samuelcolvin/watchfiles/releases) - [Commits](samuelcolvin/watchfiles@v1.1.1...v1.2.0) --- updated-dependencies: - dependency-name: anthropic dependency-version: 0.109.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: certifi dependency-version: 2026.5.20 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: click dependency-version: 8.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: fastapi dependency-version: 0.137.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: filelock dependency-version: 3.29.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: fsspec dependency-version: 2026.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: hf-xet dependency-version: 1.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: httptools dependency-version: 0.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: huggingface-hub dependency-version: 1.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: idna dependency-version: '3.18' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: markdown-it-py dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: packaging dependency-version: '26.2' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: pydantic dependency-version: 2.13.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: pydantic-core dependency-version: 2.47.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: pygments dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: pytest dependency-version: 9.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: pytz dependency-version: '2026.2' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: tokenizers dependency-version: 0.23.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: tqdm dependency-version: 4.68.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: typer dependency-version: 0.26.7 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: uvicorn dependency-version: 0.49.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: watchfiles dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the minor-and-patch group with 22 updates:
0.25.00.109.12026.2.252026.5.208.3.18.4.10.110.00.137.03.25.23.29.42026.2.02026.4.01.4.21.5.10.7.10.8.01.7.21.19.03.113.184.0.04.2.026.026.22.12.52.13.42.41.52.47.02.19.22.20.09.0.29.1.02026.1.post12026.20.22.20.23.14.67.34.68.20.24.10.26.70.29.00.49.01.1.11.2.0Updates
anthropicfrom 0.25.0 to 0.109.1Release notes
Sourced from anthropic's releases.
... (truncated)
Changelog
Sourced from anthropic's changelog.
... (truncated)
Commits
992f11crelease: 0.109.12ff6aeefix(api): addfrontier_llmrefusal category42704bcrelease: 0.109.079c22fcfeat(api): add support for Managed Agents deployments and environment variabl...402be64release: 0.108.0 (#1667)260e687release: 0.107.149c5395fix(foundry): send x-api-key header for API-key auth (#62)4ceca72release: 0.107.03a6f9d9feat(api): small updates to Managed Agents types6a70c9frelease: 0.106.0Updates
certififrom 2026.2.25 to 2026.5.20Commits
d7ea1512026.05.20 (#413)5dddfb02026.04.22 (#410)f99eccdBump peter-evans/create-pull-request from 8.1.0 to 8.1.1 (#404)918bed0Bump actions/upload-artifact from 7.0.0 to 7.0.1 (#405)0a49067Bump pypa/gh-action-pypi-publish from 1.13.0 to 1.14.0 (#403)acf6ce8Bump actions/download-artifact from 8.0.0 to 8.0.1 (#398)feb0ed2Bump actions/download-artifact from 7.0.0 to 8.0.0 (#397)d9c11a5Bump actions/upload-artifact from 6.0.0 to 7.0.0 (#396)Updates
clickfrom 8.3.1 to 8.4.1Release notes
Sourced from click's releases.
... (truncated)
Changelog
Sourced from click's changelog.
... (truncated)
Commits
6eeb50erelease version 8.4.167921d5change log and doc fixes (#3495)9c41f46Fix changelog and version admonitions6cb3477fix skip condition5ee8e31fix I/O operation on closed file error with CliRunner and echo_via_pager (#3482)becbde5pager doesn't close std streamsa5f5aa6Handle empty bytes in echo (#3493)4d3db84handle empty bytes in echod42f15bFixget_parameter_source()during type conversion and eager callbacks (#3484)0baa8dbDocument ctx.params bypass with test and docUpdates
fastapifrom 0.110.0 to 0.137.0Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
9a9c4ad🔖 Release version 0.137.0 (#15748)c6d5897📝 Update release notes31d097f📝 Update release notes (#15747)ba609a8📝 Update release notes8e1d774♻️ Refactor internals to preserveAPIRouterandAPIRouteinstances (#15745)016ab76📝 Update release notese2fcd55🔧 Update sponsors: remove TalorData (#15744)d3e6a29📝 Update release notese4b6a36🔧 Update sponsors: remove ExoFlare (#15736)944fb70📝 Update release notesUpdates
filelockfrom 3.25.2 to 3.29.4Release notes
Sourced from filelock's releases.
... (truncated)
Changelog
Sourced from filelock's changelog.
... (truncated)
Commits
f3c11c0Release 3.29.45d663eekeep the read/write heartbeat alive on a transient touch error (#562)406d0a2verify inode in break_lock_file before unlinking a stale lock (#561)85e73d7🐛 fix(ci): publish from release.yaml on tag push (#560)f86dcb1Release 3.29.3643bdbe🐛 fix(ci): restore release environment on tag job (#559)7a8f74avalidate pid range in _parse_lock_holder (#556)d1d49a0🔧 ci(release): publish to PyPI on tag push (#557)b37e162build(deps): bump astral-sh/setup-uv from 8.1.0 to 8.2.0 (#558)d9216deRelease 3.29.2Updates
fsspecfrom 2026.2.0 to 2026.4.0Commits
8fdedd1Merge branch 'master' of https://github.com/fsspec/filesystem_spec8205d0dRelease (#2027)50bfba2Merge branch 'master' of https://github.com/fsspec/filesystem_specf58bc85Revert "DEP: de-duplicate and sort optional dependencies (#2021)" (#2026)c6c7b40Revert "DEP: de-duplicate and sort optional dependencies (#2021)"3bc67f8DEP: de-duplicate and sort optional dependencies (#2021)0b290bfdocs: add URL handling note to HTTPFileSystem class docstring (#2024)b33a2d6ci: install downstream systems like gcsfs before testing so the_version.py...e9e7a5bDelegate DirFileSystem delete and write_text (#2022)105d614fix: use encode_url() in _pipe_file for consistency (#2023)Updates
hf-xetfrom 1.4.2 to 1.5.1Release notes
Sourced from hf-xet's releases.
... (truncated)
Commits
9dc8c18Try to fix sdist release due to LICENSE missing from tarball root directory (...1c96264chore: bump russh from 0.60 to 0.61 (#852)f71ac39Update hf-xet to 1.5.1 (#866)c2c1772hf-xet BackgroundProgress poller with condvar shutdown and final callback (#856)624209dfix: debug assertions for deserialized MerkleHashSubtree (#864)7ff7082fix(chunk-windows): fold stable-boundary extension into ChunkWindowBuilder (#...a369688Bump russh for cargo audit CI check (#860)21aab77ci(release): publish PEP 740 attestations to PyPI for hf-xet (#848)5a75a71feat: expose FileUploadSession low-level functions (#855)40f9530feat: range aware file write (#717)Updates
httptoolsfrom 0.7.1 to 0.8.0Release notes
Sourced from httptools's releases.
Commits
cf10ce6httptools 0.8.0a0283f0security: fix URL truncation issue (#144)05e6b8eci: add freethreading 3.14 to the CI matrix (#146)e3e8d71Bump llhttp to 9.4.1 (#145)a9bda0eFix all typing issues (#134)28d1db1mark cython module as free-threading compatible (#139)c403ad1Allow building with latest setuptools (#138)c398a15Add http-parser and llhttp licenses into the wheels (#135)4cfdabdci: fix release workflow (#132)ef71da9Post-release version bumpUpdates
huggingface-hubfrom 1.7.2 to 1.19.0Release notes
Sourced from huggingface-hub's releases.
... (truncated)
Commits
b1909ebRelease: v1.19.0fe27c47OIDC: Include error_description in HTTP error messages (#4341)68dd701Release: v1.19.0.rc1934797eRelease: v1.19.0.rc069ef7d7[Agent] Dynamic agent harness registry (#4325)f6b439c[fix] Transient locaion error due to CDN (#4339)f1f2c43Fix ignored-pattern warning grammar in download CLI (#4337)92009d4[Tests] Add xet/no_xet pytest markers to filter Xet vs non-Xet tests (#4336)e3b6d5b[Auth] Keyless CI/CD auth via OIDC token exchange (#4326)8e4ca5c[CI] Remove .github/workflows/python-prerelease.yml (#4335)Updates
idnafrom 3.11 to 3.18Changelog
Sourced from idna's changelog.
... (truncated)
Commits
f39ea90Release 3.1840f4e40Pre-release 3.18rc01a5bf80Merge pull request #253 from kjd/lenient-decode5bbb26fMerge branch 'master' into lenient-decodec532baeRename decode() lenient= option to display= (issue #248)0b1758bMerge pull request #252 from kjd/release-3.17f48619cRelease 3.177421ba8Pre-release 3.17rc022ebb73Merge pull request #251 from kjd/structure-optimizations2a7ac0aDrop redundant parallel-arrays comment from uts46dataUpdates
markdown-it-pyfrom 4.0.0 to 4.2.0Release notes
Sourced from markdown-it-py's releases.